From ba95b0598be5ffc039c356f4a0294ce88dc1e5bb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 7 Jun 2007 03:27:32 +0000 Subject: [PATCH] Add the 16x16 version of gtk-select-color.png to the list of stock icons. 2007-06-06 Matthias Clasen * gtk/Makefile.am: Add the 16x16 version of gtk-select-color.png to the list of stock icons. (#444786) svn path=/trunk/; revision=18069 --- ChangeLog | 5 +++++ gtk/Makefile.am | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8568d39bb3..b3ba658a7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-06 Matthias Clasen + + * gtk/Makefile.am: Add the 16x16 version of gtk-select-color.png + to the list of stock icons. (#444786) + 2007-06-06 Kristian Rietveld * gtk/gtkcellrendererprogress.c (gtk_cell_renderer_progress_init), diff --git a/gtk/Makefile.am b/gtk/Makefile.am index e491701b03..a1acb56cdc 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -959,6 +959,7 @@ STOCK_ICONS = \ stock-icons/16/gtk-revert-to-saved-rtl.png \ stock-icons/16/gtk-save-as.png \ stock-icons/16/gtk-select-all.png \ + stock-icons/16/gtk-select-color.png \ stock-icons/16/gtk-select-font.png \ stock-icons/16/gtk-sort-ascending.png \ stock-icons/16/gtk-sort-descending.png \ -- 2.30.2